home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlatMsg.dll / 0 / RCDATA / TFORMENVIOINFORCONFIDENCIAL / TFORMENVIOINFORCONFIDENCIAL.txt < prev   
Text File  |  2008-07-16  |  2KB  |  81 lines

  1. object FormEnvioInforConfidencial: TFormEnvioInforConfidencial
  2.   Left = 321
  3.   Top = 161
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Detalles env∩┐╜o informaci∩┐╜n confidencial'
  7.   ClientHeight = 370
  8.   ClientWidth = 554
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Scaled = False
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object TxtInformeDeteccion: TLabel
  22.     Left = 14
  23.     Top = 10
  24.     Width = 124
  25.     Height = 13
  26.     Caption = 'Informe de detecci∩┐╜n:'
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'Tahoma'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.     Transparent = True
  34.   end
  35.   object PlaButtonCerrar: TPlaButton
  36.     Left = 475
  37.     Top = 338
  38.     Width = 64
  39.     Height = 21
  40.     Caption = 'Cerrar'
  41.     Font.Charset = ANSI_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'Tahoma'
  45.     Font.Style = []
  46.     ParentFont = False
  47.     TabOrder = 0
  48.     Cancel = True
  49.     ModalResult = 2
  50.   end
  51.   object PlaListViewInforme: TPlaListView
  52.     Left = 14
  53.     Top = 30
  54.     Width = 525
  55.     Height = 297
  56.     Color = clWhite
  57.     CheckBoxes = False
  58.     Columns = <
  59.       item
  60.         Width = 130
  61.         Caption = 'Tipo'
  62.       end
  63.       item
  64.         Width = 150
  65.         Caption = 'Descripci∩┐╜n'
  66.       end
  67.       item
  68.         Width = 243
  69.         Caption = 'Informaci∩┐╜n'
  70.       end>
  71.     DragCursor = crDrag
  72.     DragMode = dmManual
  73.     HideSelection = True
  74.     MultiSelect = False
  75.     ParentColor = False
  76.     ShowColumnHeaders = True
  77.     TabOrder = 1
  78.     Data = {000100000000FE}
  79.   end
  80. end
  81.